home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Auslogics BoostSpeed 4.2.7.172
/
boost-speed-setup.exe
/
{app}
/
sendlog.exe
/
0
/
RCDATA
/
TSENDLOGFORM
/
TSENDLOGFORM.txt
Wrap
Text File
|
2008-10-30
|
2KB
|
118 lines
object SendLogForm: TSendLogForm
Left = 329
Top = 426
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Auslogics SendLog'
ClientHeight = 142
ClientWidth = 515
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object lblEmail: TLabel
Left = 16
Top = 43
Width = 41
Height = 16
Caption = 'E-mail:'
end
object lblStatus: TLabel
Left = 16
Top = 12
Width = 480
Height = 16
Caption =
'Please enter your email address to recognize your problem and pr' +
'ess Send button.'
end
object btnSend: TButton
Left = 428
Top = 108
Width = 75
Height = 25
Caption = 'Send'
TabOrder = 0
OnClick = btnSendClick
end
object btnAbort: TButton
Left = 344
Top = 108
Width = 75
Height = 25
Caption = 'Abort'
TabOrder = 1
OnClick = btnAbortClick
end
object pbTransfer: TProgressBar
Left = 16
Top = 80
Width = 485
Height = 16
TabOrder = 2
end
object edEmail: TEdit
Left = 64
Top = 40
Width = 200
Height = 24
TabOrder = 3
Text = 'input your e-mail here'
end
object checkDebugMode: TCheckBox
Left = 16
Top = 112
Width = 297
Height = 17
Caption = 'Switch to Normal Mode (Recommended)'
Checked = True
State = cbChecked
TabOrder = 4
end
object IdFTP: TIdFTP
MaxLineAction = maException
ReadTimeout = 0
OnDisconnected = IdFTPDisconnected
OnWork = IdFTPWork
OnWorkBegin = IdFTPWorkBegin
OnWorkEnd = IdFTPWorkEnd
OnConnected = IdFTPConnected
Password = 'idftp@client.com'
ProxySettings.ProxyType = fpcmNone
ProxySettings.Port = 0
Left = 356
Top = 40
end
object IdAntiFreeze: TIdAntiFreeze
IdleTimeOut = 50
OnlyWhenIdle = False
Left = 388
Top = 40
end
object tmProgress: TTimer
Enabled = False
Interval = 10
OnTimer = tmProgressTimer
Left = 324
Top = 40
end
object AxManifest1: TAxManifest
Left = 412
Top = 40
end
object AxVistaAltFix1: TAxVistaAltFix
Left = 440
Top = 40
end
end